object formCompabilityWarning: TformCompabilityWarning Left = 208 Top = 184 BorderStyle = bsDialog Caption = 'Compatibility warnings...' ClientHeight = 331 ClientWidth = 451 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter DesignSize = ( 451 331) PixelsPerInch = 96 TextHeight = 13 object bnOK: TBitBtn Left = 338 Top = 298 Width = 105 Height = 25 Anchors = [akRight, akBottom] TabOrder = 0 Kind = bkOK end object mainText: TRichEdit Tag = 1 Left = 8 Top = 8 Width = 435 Height = 283 Anchors = [akLeft, akTop, akRight, akBottom] ReadOnly = True ScrollBars = ssBoth TabOrder = 1 end object cbDoNotDisplayAgain: TCheckBox Left = 8 Top = 301 Width = 321 Height = 17 Anchors = [akLeft, akRight, akBottom] Caption = 'Do not display compatibility warnings again.' TabOrder = 2 end end